imageListStartedLoading
Type
message
Summary
Sent when the images in the image list have started loading.
Syntax
on imageListStartedLoading
Description
Use the imageListStartedLoading message if you want to do something when the image list widget starts loading the data for the elements.
Examples
on imageListStartedLoading
set the visible of group "loading" to true
end imageListStartedLoading
Related
property: itemData
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web